ComponentOne ASP.NET MVC Controls
TreeMapBuilder<T> Class Members
Methods 

C1.Web.Mvc.Fluent Namespace : TreeMapBuilder<T> Class

The following tables list the members exposed by TreeMapBuilder<T>.

Public Constructors
 NameDescription
Public ConstructorCreates one TreeMapBuilder<T> instance to configurate component.  
Top
Public Methods
 NameDescription
Public MethodConfigurates C1.Web.Mvc.TreeMap<T>.Binding. Sets the name of the property of the data item that contains the chart value.  
Public MethodConfigurates C1.Web.Mvc.TreeMap<T>.BindingName. Sets the name of the property containing name of the data item. It is used to show name of the node.  
Public MethodConfigurates C1.Web.Mvc.TreeMap<T>.ChildItemsPath. Sets the name of the property (or properties) used to generate child items in hierarchical data.  
Public MethodConfigurates C1.Web.Mvc.TreeMap<T>.DataLabel.  
Public MethodConfigurates C1.Web.Mvc.TreeMap<T>.MaxDepth. Sets the maximum number of node levels to show in the current view.  
Public MethodOverloaded. Configure C1.Web.Mvc.TreeMap<T>.Palette. Sets an array of default colors to be used in a tree map.  
Public MethodConfigurates C1.Web.Mvc.TreeMap<T>.Type. Sets the type of the treemap.  
Top
Extension Methods
 NameDescription
Public Extension MethodApply the ChartAnimation extender in the chart.
Public Extension MethodRender the html string in template mode.
Top
See Also

Reference

TreeMapBuilder<T> Class
C1.Web.Mvc.Fluent Namespace